From 3b7259968ac3baf2bf05c0bffef061532d2e18f3 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Fri, 18 Nov 2005 16:31:50 +0100 Subject: [PATCH] Remove one further reference to network_limit_help that I missed when merging. Signed-off-by: Ewan Mellor --- tools/python/xen/xm/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/python/xen/xm/main.py b/tools/python/xen/xm/main.py index 4633b5870c..ba89e6a766 100644 --- a/tools/python/xen/xm/main.py +++ b/tools/python/xen/xm/main.py @@ -165,7 +165,6 @@ xm full list of subcommands: + block_list_help + help_spacer \ + network_attach_help + help_spacer \ + network_detach_help + help_spacer \ -+ network_limit_help + help_spacer \ + network_list_help + """ Vnet commands: """ + help_spacer \ -- 2.30.2